﻿.textBox
{
	float:left;
	font-family:Arial, Sans-Serif;
	font-size:12px;	
	margin-top:2px;
}

.label
{
	float:left;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	margin-top:8px;
}

.button
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
}

.dropDownList
{
	border-style:solid;
	border-width:1px;
	border-color:#CBCBCB;
	font-size:13px;
	color:#333333;
}

.DDL_PP
{
    width: 40px;
}

.DDL_P
{
    width: 55px;
}

.DDL_M
{
    width: 95px;
}

.DDL_G
{
    width: 155px;
}

.DDL_GG
{
    width: 255px;
}
